Always call the callback when timing out url-queue jobs
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 14 Mar 2012 02:44:09 +0000 (03:44 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 14 Mar 2012 02:44:09 +0000 (03:44 +0100)
commit048c5bb0a354e714e4e6d8270ceb7cf035e408ea
treea4bc956c939f61170071ccc871cb87ec861a0d3a
parentd7094f6b831a0548f63a7ae9c21bb4d3b52ad2db
Always call the callback when timing out url-queue jobs

* url-queue.el (url-queue-kill-job): Make sure that the callback
is always called, even if we have a timeout.
lisp/url/ChangeLog
lisp/url/url-queue.el